Image.loadFromMemory

Undocumented in source. Be warned that the author may not have intended to support it.
class Image
bool
loadFromMemory
(
ubyte[] data
,
void delegate
(
IImage self
)
onSuccess
,
void delegate
()
onFailure
)

Meta